Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency enzyme-adapter-react-16 to v1.15.6 #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 8, 2018

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
enzyme-adapter-react-16 (source) 1.1.1 -> 1.15.6 age adoption passing confidence

Release Notes

enzymejs/enzyme

v1.15.6

Compare Source

v1.15.5

Compare Source

v1.15.4

Compare Source

v1.15.3

Compare Source

v1.15.2

Compare Source

v1.15.1

Compare Source

v1.15.0

Compare Source

v1.14.0

Compare Source

v1.13.2

Compare Source

v1.13.1

Compare Source

v1.13.0

Compare Source

v1.12.1

Compare Source

v1.12.0

Compare Source

v1.11.2

Compare Source

v1.11.1

Compare Source

v1.11.0

Compare Source

v1.10.0

Compare Source

v1.9.1

Compare Source

v1.9.0

Compare Source

v1.8.0

Compare Source

v1.7.1

Compare Source

v1.7.0

Compare Source

v1.6.0

Compare Source

Minor Changes
  • add option for childContextTypes of ReactWrapper (#​171)
Patches
  • Prevent null or false nodes from being passed into tree traversal (#​174)

  • setProps no longer swallows exceptions (#​170)

  • .type() and .props() should not fail on null now (#​162)

v1.5.0

Compare Source

Minor Changes
  • Add attachTo option to mount to mount to a specific element (#​160)

  • Add .debug() method to ReactWrapper (#​158)

  • Add .mount() and .unmount() APIs to ReactWrapper (#​155)

  • Add .render() method to ReactWrapper (#​156)

  • Allow .contains() to accept an array of nodes (#​154)

  • Add .context() method to ReactWrapper and ShallowWrapper (#​152)

Patches
  • Fixed some behavior with .contains() matching on strings (#​148)

  • Fixed .debug()'s output for numeric children (#​149)

  • Documentation fixes

  • Update versions of dependencies

v1.4.0

Compare Source

Minor Changes
  • describeWithDOM enhancement (#​126)

  • add .equals() method to ShallowWrapper (#​124)

  • add object selector syntax (#​110)

Patches
  • Fixed confusing behavior of prop selector syntax (#​130)

  • Documentation fixes

v1.3.1

Compare Source

Patches
  • Fix setProps not passing old context (#​121)

  • Map lowercase mouse events in simulate (#​77)

v1.3.0

Compare Source

Minor Changes
  • Added .html() method to ReactWrapper (#​71)

  • Support property selector (i.e. [prop="foo"]) (#​70)

  • jsdom dependency now allows a range of supported versions (#​95)

Patches
  • Normalized setProps() behavior between mount/shallow to merge props (#​103)

  • Exclude _book from published package (#​85)

  • Various documentation, tests, and style changes

v1.2.0

Compare Source

Minor Changes
  • Support for context (#​62)
Patches
  • nodeHasId fix for some 0.14 corner cases (#​65)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov-io
Copy link

codecov-io commented Aug 8, 2018

Codecov Report

Merging #67 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #67   +/-   ##
=======================================
  Coverage   86.21%   86.21%           
=======================================
  Files          18       18           
  Lines         537      537           
  Branches      174      174           
=======================================
  Hits          463      463           
  Misses         64       64           
  Partials       10       10

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9058cc2...5c3dbb0. Read the comment docs.

@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.2.0 Update dependency enzyme-adapter-react-16 to v1.3.0 Aug 25, 2018
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 3b858ab to da9f6af Compare August 25, 2018 07:53
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.3.0 Update dependency enzyme-adapter-react-16 to v1.3.1 Aug 31, 2018
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from da9f6af to e99754a Compare August 31, 2018 01:03
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.3.1 Update dependency enzyme-adapter-react-16 to v1.4.0 Sep 4, 2018
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from e99754a to 546e3ae Compare September 4, 2018 07:24
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.4.0 Update dependency enzyme-adapter-react-16 to v1.5.0 Sep 5, 2018
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 546e3ae to d8b720e Compare September 5, 2018 22:43
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.5.0 Update dependency enzyme-adapter-react-16 to v1.6.0 Oct 5, 2018
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from d8b720e to dac57dc Compare October 5, 2018 02:31
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from dac57dc to 97e566b Compare November 8, 2018 07:28
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.6.0 Update dependency enzyme-adapter-react-16 to v1.7.0 Nov 8, 2018
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.7.0 Update dependency enzyme-adapter-react-16 to v1.7.1 Dec 10, 2018
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 97e566b to bb2b743 Compare December 10, 2018 09:18
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.7.1 Update dependency enzyme-adapter-react-16 to v1.8.0 Jan 24, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from bb2b743 to 360f773 Compare January 24, 2019 22:44
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.8.0 Update dependency enzyme-adapter-react-16 to v1.9.0 Feb 5, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch 2 times, most recently from 4d74e0f to a33903d Compare February 5, 2019 23:32
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.9.0 Update dependency enzyme-adapter-react-16 to v1.9.1 Feb 5, 2019
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.9.1 Update dependency enzyme-adapter-react-16 to v1.10.0 Feb 26, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from a33903d to 63be35a Compare February 26, 2019 08:26
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.10.0 Update dependency enzyme-adapter-react-16 to v1.11.0 Mar 13, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch 2 times, most recently from 9109a17 to a20d0dd Compare March 14, 2019 05:57
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.11.0 Update dependency enzyme-adapter-react-16 to v1.11.1 Mar 14, 2019
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.11.1 Update dependency enzyme-adapter-react-16 to v1.11.2 Mar 14, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from a20d0dd to 2891160 Compare March 14, 2019 07:06
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.11.2 Update dependency enzyme-adapter-react-16 to v1.12.0 Apr 6, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch 2 times, most recently from 41c71cd to 7f67761 Compare April 6, 2019 21:15
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.12.0 Update dependency enzyme-adapter-react-16 to v1.12.1 Apr 6, 2019
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.12.1 Update dependency enzyme-adapter-react-16 to v1.13.0 May 12, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 7f67761 to 39160ea Compare May 12, 2019 09:59
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 39160ea to b13e8e7 Compare May 22, 2019 13:56
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.13.0 Update dependency enzyme-adapter-react-16 to v1.13.1 May 22, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from b13e8e7 to 672f850 Compare June 1, 2019 09:59
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.13.1 Update dependency enzyme-adapter-react-16 to v1.13.2 Jun 1, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 672f850 to 2cad22f Compare June 19, 2019 12:53
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.13.2 Update dependency enzyme-adapter-react-16 to v1.14.0 Jun 19, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 2cad22f to 688b9fe Compare November 10, 2019 21:55
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.14.0 Update dependency enzyme-adapter-react-16 to v1.15.1 Nov 10, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 688b9fe to 5c3dbb0 Compare December 22, 2019 05:53
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.15.1 Update dependency enzyme-adapter-react-16 to v1.15.2 Dec 22, 2019
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 5c3dbb0 to d345082 Compare August 27, 2020 04:58
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.15.2 Update dependency enzyme-adapter-react-16 to v1.15.3 Aug 27, 2020
@codecov-commenter
Copy link

Codecov Report

Merging #67 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #67   +/-   ##
=======================================
  Coverage   86.21%   86.21%           
=======================================
  Files          18       18           
  Lines         537      537           
  Branches      174      174           
=======================================
  Hits          463      463           
  Misses         64       64           
  Partials       10       10           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9058cc2...d345082. Read the comment docs.

@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from d345082 to 7541e50 Compare October 25, 2020 23:00
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.15.3 Update dependency enzyme-adapter-react-16 to v1.15.5 Oct 25, 2020
@renovate renovate bot force-pushed the renovate/enzyme-adapter-react-16-1.x branch from 7541e50 to 9d92f94 Compare January 24, 2021 09:58
@renovate renovate bot changed the title Update dependency enzyme-adapter-react-16 to v1.15.5 Update dependency enzyme-adapter-react-16 to v1.15.6 Jan 24, 2021
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@9058cc2). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #67   +/-   ##
=========================================
  Coverage          ?   86.21%           
=========================================
  Files             ?       18           
  Lines             ?      537           
  Branches          ?      174           
=========================================
  Hits              ?      463           
  Misses            ?       64           
  Partials          ?       10           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9058cc2...9d92f94. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants